Serialized Form
languages
Map languages
ontologies
Map ontologies
elements
List elements
list
List list
elements
java.util.Hashtable elements
typeName
java.lang.String typeName
value
java.lang.Object value
|
Package jade.content.lang |
|
Package jade.content.onto |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
currentBehaviour
Behaviour currentBehaviour
- The
Behaviour that is currently executing. -
- See Also:
Behaviour
currentMessage
ACLMessage currentMessage
- Last message received.
-
- See Also:
ACLMessage
messageCounter
int messageCounter
-
msgQueueMaxSize
int msgQueueMaxSize
myAID
AID myAID
-
myAPState
int myAPState
-
myBufferedState
int myBufferedState
-
myHap
java.lang.String myHap
-
myName
java.lang.String myName
-
myScheduler
jade.core.Scheduler myScheduler
-
terminating
boolean terminating
- This flag is used to distinguish the normal AP_ACTIVE state from
the particular case in which the agent state is set to AP_ACTIVE
during agent termination to allow it to deregister with the AMS.
In this case in fact a call to
doDelete(),
doMove(), doClone() and doSuspend()
should have no effect.
theContentManager
ContentManager theContentManager
addresses
List addresses
-
name
java.lang.String name
-
resolvers
List resolvers
-
userDefSlots
Properties userDefSlots
-
s
java.lang.String s
-
address
java.lang.String address
name
java.lang.String name
|
Package jade.core.behaviours |
myAgent
Agent myAgent
- The agent this behaviour belongs to.
This is an instance variable that holds a reference to the Agent
object and allows the usage of its methods within the body of the
behaviour. As the class
Behaviour is the superclass
of all the other behaviour classes, this variable is always
available. Of course, remind to use the appropriate constructor,
i.e. the one that accepts an agent object as argument; otherwise,
this variable is set to null.
myEvent
Behaviour.RunnableChangedEvent myEvent
- This event object will be re-used for every state change
notification.
myStore
DataStore myStore
- The private data store of this Behaviour
NOTIFY_DOWN
int NOTIFY_DOWN
- A constant for parent-to-child notifications.
-
NOTIFY_UP
int NOTIFY_UP
- A constant for child-to-parent notifications.
-
parent
CompositeBehaviour parent
- Back pointer to the enclosing Behaviour (if present).
- See Also:
CompositeBehaviour
runnableState
boolean runnableState
startFlag
boolean startFlag
direction
int direction
-
runnable
boolean runnable
-
this$0
Behaviour this$0
currentDone
boolean currentDone
currentExecuted
boolean currentExecuted
currentResult
int currentResult
finished
boolean finished
- This variable marks the state when all child-behaviours have been run.
starting
boolean starting
- This variable marks the state when no child-behaviour has been run yet.
current
Behaviour current
currentName
java.lang.String currentName
firstName
java.lang.String firstName
lastExitValue
int lastExitValue
lastStates
List lastStates
previousName
java.lang.String previousName
states
Map states
theTransitionTable
jade.core.behaviours.FSMBehaviour.TransitionTable theTransitionTable
blockedChildren
java.util.Hashtable blockedChildren
subBehaviours
jade.core.behaviours.BehaviourList subBehaviours
terminatedChildren
jade.core.behaviours.BehaviourList terminatedChildren
whenToStop
int whenToStop
blockingTime
long blockingTime
-
finished
boolean finished
-
future
jade.core.behaviours.ReceiverBehaviour.MessageFuture future
-
template
MessageTemplate template
-
timeOut
long timeOut
-
timeToWait
long timeToWait
-
message
ACLMessage message
-
subBehaviours
jade.core.behaviours.BehaviourList subBehaviours
blockTime
long blockTime
-
finished
boolean finished
-
state
int state
-
wakeupTime
long wakeupTime
-
agent
AID agent
behaviour
BehaviourID behaviour
from
jade.core.AgentState from
myID
int myID
to
jade.core.AgentState to
time
java.util.Date time
agent
AID agent
from
jade.core.Channel from
message
ACLMessage message
myID
int myID
to
jade.core.Channel to
chan
jade.core.Channel chan
env
Envelope env
myID
int myID
payload
byte[] payload
agent
AID agent
myID
int myID
newContainer
ContainerID newContainer
content
java.lang.String content
-
msg
ACLMessage msg
-
c
Codec c
-
lastMsg
ACLMessage lastMsg
-
notYetReady
boolean notYetReady
-
outcome
FIPAException outcome
-
|
Package jade.domain.FIPAAgentManagement |
aclRepresentation
java.lang.String aclRepresentation
-
comments
java.lang.String comments
-
date
java.util.Date date
-
encrypted
List encrypted
-
from
AID from
-
intendedReceiver
List intendedReceiver
-
payloadEncoding
java.lang.String payloadEncoding
-
payloadLength
java.lang.Long payloadLength
-
stamps
List stamps
- serial
to
List to
-
transportBehaviour
Properties transportBehaviour
-
s1
java.lang.String s1
-
s1
java.lang.String s1
-
s2
java.lang.String s2
-
by
java.lang.String by
date
java.util.Date date
from
java.lang.String from
id
java.lang.String id
via
java.lang.String via
s
java.lang.String s
-
s1
java.lang.String s1
-
s2
java.lang.String s2
-
s1
java.lang.String s1
-
s2
java.lang.String s2
-
s
java.lang.String s
-
s
java.lang.String s
-
s
java.lang.String s
-
s
java.lang.String s
-
check
java.lang.String check
dark_blue
java.awt.Color dark_blue
-
gui
javax.swing.JFrame gui
-
label
javax.swing.JLabel label
-
logocselt
java.lang.String logocselt
-
logojade
java.lang.String logojade
-
aclPanel
javax.swing.JPanel aclPanel
-
bottomBorder
int bottomBorder
-
by
javax.swing.JTextField by
-
colWidth
int[] colWidth
-
comments
javax.swing.JTextArea comments
-
communicativeAct
javax.swing.JComboBox communicativeAct
-
constraint
java.awt.GridBagConstraints constraint
-
content
javax.swing.JTextArea content
-
conversationId
javax.swing.JTextField conversationId
-
date
javax.swing.JTextField date
-
dateButton
javax.swing.JButton dateButton
-
dateDate
java.util.Date dateDate
-
dateRec
javax.swing.JTextField dateRec
-
dateRecButton
javax.swing.JButton dateRecButton
-
dateRecDate
java.util.Date dateRecDate
-
defaultEnvelopeButton
javax.swing.JButton defaultEnvelopeButton
-
encoding
javax.swing.JTextField encoding
-
encryptedPanel
VisualStringList encryptedPanel
-
fipaActVector
java.util.Vector fipaActVector
-
fipaProtocolArrayList
java.util.ArrayList fipaProtocolArrayList
-
firstPaintFlag
boolean firstPaintFlag
-
from
javax.swing.JTextField from
-
fromAID
AID fromAID
-
fromButton
javax.swing.JButton fromButton
-
fromRec
javax.swing.JTextField fromRec
-
gridNCol
int gridNCol
-
gridNRow
int gridNRow
-
guiEnabledFlag
boolean guiEnabledFlag
-
id
javax.swing.JTextField id
-
inReplyTo
javax.swing.JTextField inReplyTo
-
intendedReceiverPanel
VisualAIDList intendedReceiverPanel
-
language
javax.swing.JTextField language
-
lastSelectedIndex
int lastSelectedIndex
-
lastSelectedItem
java.lang.String lastSelectedItem
-
leftBorder
int leftBorder
-
lm
java.awt.GridBagLayout lm
-
minDim
java.awt.Dimension minDim
-
newAIDFrom
AID newAIDFrom
-
newAIDSender
AID newAIDSender
-
ontology
javax.swing.JTextField ontology
-
ownerGui
java.awt.Component ownerGui
payloadEncoding
javax.swing.JTextField payloadEncoding
-
payloadLength
javax.swing.JTextField payloadLength
-
propertiesListPanel
VisualPropertiesList propertiesListPanel
-
protocol
javax.swing.JComboBox protocol
-
receiverListPanel
VisualAIDList receiverListPanel
-
replyBy
javax.swing.JTextField replyBy
-
replyByDate
java.util.Date replyByDate
-
replyBySet
javax.swing.JButton replyBySet
-
replyToListPanel
VisualAIDList replyToListPanel
-
replyWith
javax.swing.JTextField replyWith
-
representation
javax.swing.JTextField representation
-
rightBorder
int rightBorder
-
sender
javax.swing.JTextField sender
-
SenderAID
AID SenderAID
-
senderButton
javax.swing.JButton senderButton
-
senderEnabledFlag
boolean senderEnabledFlag
-
toPanel
VisualAIDList toPanel
-
topBorder
int topBorder
-
via
javax.swing.JTextField via
-
xSpacing
int xSpacing
-
ySpacing
int ySpacing
-
mapDescriptor
java.util.Map mapDescriptor
-
tree
javax.swing.JTree tree
-
addressAgent
java.lang.String addressAgent
-
stateAgent
java.lang.String stateAgent
-
this$0
AgentTree this$0
typeAgent
java.lang.String typeAgent
-
addressmachine
java.net.InetAddress addressmachine
-
this$0
AgentTree this$0
typeContainer
java.lang.String typeContainer
-
this$0
AgentTree this$0
chgeIcon
boolean chgeIcon
-
img
javax.swing.Icon img
-
name
java.lang.String name
-
this$0
AgentTree this$0
amsd
AMSAgentDescription amsd
this$0
AgentTree this$0
amsAID
AID amsAID
AP_Profile
APDescription AP_Profile
this$0
AgentTree this$0
this$0
AgentTree this$0
this$0
AgentTree this$0
addressListPanel
VisualStringList addressListPanel
-
agentAID
AID agentAID
-
checkSlots
boolean checkSlots
-
editable
boolean editable
-
isLocalName
javax.swing.JCheckBox isLocalName
nameText
javax.swing.JTextField nameText
-
out
AID out
-
parentGUI
java.awt.Component parentGUI
-
propertiesListPanel
VisualPropertiesList propertiesListPanel
-
resolverListPanel
VisualAIDList resolverListPanel
-
thisGUI
AIDGui thisGUI
-
dynamic
javax.swing.JCheckBox dynamic
mobility
javax.swing.JCheckBox mobility
MTPs_List
VisualAPTransportProfileList MTPs_List
platformName_Field
javax.swing.JTextField platformName_Field
constraints
SearchConstraints constraints
-
maxDepth
javax.swing.JTextField maxDepth
-
maxResult
javax.swing.JTextField maxResult
-
agentName
javax.swing.JTextField agentName
-
checkSlots
boolean checkSlots
-
dfdAgent
DFAgentDescription dfdAgent
-
dlgParent
java.awt.Dialog dlgParent
-
editable
boolean editable
-
languagesListPanel
VisualStringList languagesListPanel
-
newAID
AID newAID
-
ontologiesListPanel
VisualStringList ontologiesListPanel
-
out
DFAgentDescription out
-
protocolsListPanel
VisualStringList protocolsListPanel
-
servicesListPanel
VisualServicesList servicesListPanel
-
guiEventQueue
java.util.Vector guiEventQueue
-
guiEventQueueLock
java.lang.Boolean guiEventQueueLock
-
address_List
VisualStringList address_List
name_Field
javax.swing.JTextField name_Field
-
profile_Field
javax.swing.JTextField profile_Field
-
checkSlots
boolean checkSlots
-
editable
boolean editable
-
languagesListPanel
VisualStringList languagesListPanel
-
ontologiesListPanel
VisualStringList ontologiesListPanel
-
out
ServiceDescription out
-
propertiesListPanel
VisualPropertiesList propertiesListPanel
-
protocolsListPanel
VisualStringList protocolsListPanel
-
serviceDesc
ServiceDescription serviceDesc
-
txtName
javax.swing.JTextField txtName
-
txtOwner
javax.swing.JTextField txtOwner
-
txtType
javax.swing.JTextField txtType
-
hint
java.lang.String hint
out
java.lang.String out
parentGUI
java.awt.Component parentGUI
txtString
javax.swing.JTextField txtString
helpURL
java.net.URL helpURL
-
htmlPane
javax.swing.JEditorPane htmlPane
-
lineStyle
java.lang.String lineStyle
-
playWithLineStyle
boolean playWithLineStyle
-
editable
boolean editable
-
nameValue
javax.swing.JTextField nameValue
-
out
jade.gui.SingleProperty out
-
parentGUI
java.awt.Component parentGUI
thisGui
UserPropertyGui thisGui
valueValue
javax.swing.JTextField valueValue
-
checkSlots
boolean checkSlots
-
userDefinedSlots
java.util.Properties userDefinedSlots
-
checkSlots
boolean checkSlots
-
addItem
javax.swing.JMenuItem addItem
-
editItem
javax.swing.JMenuItem editItem
-
genericList
javax.swing.JList genericList
-
listModel
javax.swing.DefaultListModel listModel
-
owner
java.awt.Component owner
-
pane
javax.swing.JScrollPane pane
-
popUp
javax.swing.JPopupMenu popUp
-
removeItem
javax.swing.JMenuItem removeItem
-
nested
java.lang.Throwable nested
-
nested
java.lang.Throwable nested
-
content
java.lang.StringBuffer content
-
conversation_id
java.lang.StringBuffer conversation_id
-
dests
ArrayList dests
-
encoding
java.lang.StringBuffer encoding
-
in_reply_to
java.lang.StringBuffer in_reply_to
-
language
java.lang.StringBuffer language
-
messageEnvelope
Envelope messageEnvelope
ontology
java.lang.StringBuffer ontology
-
performative
int performative
-
protocol
java.lang.StringBuffer protocol
-
reply_byInMillisec
long reply_byInMillisec
-
reply_to
ArrayList reply_to
-
reply_with
java.lang.StringBuffer reply_with
-
source
AID source
-
userDefProps
Properties userDefProps
-
toMatch
MessageTemplate.MatchExpression toMatch
-
nested
java.lang.Throwable nested
-
nested
java.lang.Throwable nested
-
ALL_REQUESTS_KEY
java.lang.String ALL_REQUESTS_KEY
- key to retrieve from the DataStore of the behaviour the vector of
ACLMessage objects that have been sent.
ALL_RESPONSES_KEY
java.lang.String ALL_RESPONSES_KEY
- key to retrieve from the DataStore of the behaviour the vector of
ACLMessage objects that have been received as response.
ALL_RESULT_NOTIFICATIONS_KEY
java.lang.String ALL_RESULT_NOTIFICATIONS_KEY
- key to retrieve from the DataStore of the behaviour the vector of
ACLMessage objects that have been received as result notifications.
allResponsesReceived
boolean allResponsesReceived
conversationID
java.lang.String conversationID
mt
MessageTemplate mt
rec
jade.proto.states.MsgReceiver rec
REPLY_KEY
java.lang.String REPLY_KEY
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
request
ACLMessage request
REQUEST_KEY
java.lang.String REQUEST_KEY
- key to retrieve from the DataStore of the behaviour the ACLMessage
object passed in the constructor of the class.
sessions
Map sessions
rec
jade.proto.states.MsgReceiver rec
REQUEST_KEY
java.lang.String REQUEST_KEY
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent by the initiator.
RESPONSE_KEY
java.lang.String RESPONSE_KEY
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a response to the initiator.
RESULT_NOTIFICATION_KEY
java.lang.String RESULT_NOTIFICATION_KEY
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a result notification to the initiator.
blockTime
long blockTime
- Deprecated.
-
cfpMsg
ACLMessage cfpMsg
- Deprecated.
- This is the cfpMsg sent in the first state of the protocol
-
endingTime
long endingTime
- Deprecated.
-
finished
boolean finished
- Deprecated.
- This boolean should be set to true in order to finish abnormally
the protocol.
-
hasBeenReset
boolean hasBeenReset
- Deprecated.
-
msgAcceptReject
java.util.Vector msgAcceptReject
- Deprecated.
-
msgFinal
java.util.Vector msgFinal
- Deprecated.
-
msgFinalAnswers
java.util.Vector msgFinalAnswers
- Deprecated.
-
msgProposals
java.util.Vector msgProposals
- Deprecated.
-
proposerAgents
List proposerAgents
- Deprecated.
-
state
int state
- Deprecated.
-
template
MessageTemplate template
- Deprecated.
-
timeout
long timeout
- Deprecated.
-
waitedAgents
List waitedAgents
- Deprecated.
-
acceptMsg
ACLMessage acceptMsg
-
blockTime
long blockTime
-
cfpMsg
ACLMessage cfpMsg
-
endingTime
long endingTime
-
finished
boolean finished
- this variable should be set to true when the behaviour should
terminate
-
informMsg
ACLMessage informMsg
-
mt
MessageTemplate mt
-
proposeMsg
ACLMessage proposeMsg
-
state
int state
-
template
MessageTemplate template
-
timeout
long timeout
-
blockTime
long blockTime
- Deprecated.
-
endingTime
long endingTime
- Deprecated.
-
finished
boolean finished
- Deprecated.
-
informerAgents
List informerAgents
- Deprecated.
-
msgFinalAnswers
java.util.Vector msgFinalAnswers
- Deprecated.
-
msgInforms
java.util.Vector msgInforms
- Deprecated.
-
queryMsg
ACLMessage queryMsg
- Deprecated.
- This is the query-refMsg sent in the first state of the protocol
-
state
int state
- Deprecated.
-
template
MessageTemplate template
- Deprecated.
-
timeout
long timeout
- Deprecated.
-
waitedAgents
List waitedAgents
- Deprecated.
-
finished
boolean finished
- This variable must be set to
true in order to finish
the behaviour and remove it from the agent's behaviours. -
msg
ACLMessage msg
-
reply
ACLMessage reply
-
state
int state
-
template
MessageTemplate template
-
blockTime
long blockTime
-
endingTime
long endingTime
-
finished
boolean finished
- Use this protected variable to block the protocol in whatever state.
-
firstAnswerMsg
ACLMessage firstAnswerMsg
-
firstReqTemplate
MessageTemplate firstReqTemplate
-
reqMsg
ACLMessage reqMsg
-
reqTemplate
MessageTemplate reqTemplate
-
secondAnswerMsg
ACLMessage secondAnswerMsg
-
secondReqTemplate
MessageTemplate secondReqTemplate
-
state
int state
-
timeout
long timeout
-
actions
Map actions
-
requestTemplate
MessageTemplate requestTemplate
-
myReply
ACLMessage myReply
-
myRequest
ACLMessage myRequest
-
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- A customized readObject() method is needed to ensure compatibility with
the J2ME version of this class in serialization/deserialization
operations
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- A customized writeObject() method is needed to ensure compatibility with
the J2ME version of this class in serialization/deserialization
operations
hiddenList
java.util.Vector hiddenList
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- A customized readObject() method is needed to ensure compatibility with
the J2ME version of this class in serialization/deserialization
operations
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- A customized writeObject() method is needed to ensure compatibility with
the J2ME version of this class in serialization/deserialization
operations
hiddenMap
java.util.Hashtable hiddenMap
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- A customized readObject() method is needed to ensure compatibility with
the J2ME version of this class in serialization/deserialization
operations
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- A customized writeObject() method is needed to ensure compatibility with
the J2ME version of this class in serialization/deserialization
operations
hiddenList
java.util.Vector hiddenList
RESOURCE_PATH
java.lang.String RESOURCE_PATH